Term | Definition |
---|---|
Device | A physical device connected to the Atlato Core with a defined protocol like TCP, MQTT, and so on. |
Sensor | Sensor can be bound to a device that provides additional information to the parent device such as temperature, air quality, lux level, and so on. |
Sim | For connectivity between the device and the platform, a connection medium is required. GPRS can be used by using a SIM. |
Router | For stationary connectivity like LAN or Fiber internet connectivity a router can be used as a connection medium between the device and the platform. |
Serial | This is a globally unique number that the hardware manufacturer embedded in the device. |
Model | Physical entities(device,sim,sensor,...) model type. |
Parser Version | Each device has a parser version to translate device data to Atlato Core. When the incoming device data version is updated, Atlato's parser version needs to be updated as well. |
Calibration Type | Each sensor can be calibrated according to the input data mode. Eg. In the Door sensor, the open and close state can be either 1 or 0 according to the hardware which can be calibrated via the platform. |
Input | Port where the sensors are connected to the device like Digital Inputs, BLE connections, and so on ... |