Use same auth token on two Arduinos?

It is basically a way of controlling/reading “other” independent project’s devices from another project’s App screen, without needing much revamping at all.

image

In this screen, I am reading from three different sensors, the top two are on this projects physical device and the following are from separate sensors on other independent project’s physical devices outside. Bridge commands on each simply send the data to this projects vPins.

Not perfect, but here is a mini writeup I did…