This API provides access to Everactive sensor readings and status information as well as Everactive gateway status information in on-prem environments.

Authentication

This API uses HTTP Basic Authentication (https://www.w3.org/Protocols/HTTP/1.0/spec.html#BasicAA)

Eversensors API

Sensors report metadata on their own identity and status, in addition to detecting and reporting the status of the equipment to which the sensor is attached. Messages from sensors include both type-independent and type-specific information.

  • Type-independent information includes metadata about the sensor itself, such as the type and MAC address, information about the gateway through which readings are received, and a UNIX-format date-time value for when the readings are reported.
  • Type-specific information reports either temperature-humidity or vibrational-electrical readings for the monitored equipment.

See details of the data schema.