We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Interact with our api by sending the data from your ArduSat, to our endpoint.
Accepted sensors: temperature, inertia, photo
{ arduino: '00:B0:D0:86:BB:F7', sensor: {[ { name: 'temperature', data: '89', unit: 'kelvin' }, { name: 'inertia', data: '38', direction: '3' } ]} }