Telit deviceWise
Last updated
Last updated
The Telit deviceWise Agents allow you to connect to a Telit IoT Portal using the deviceWise API, search for Things, and include Thing information, Attributes, Properties and Alarms into your Data Stream:
store (any) historical data for a thing.
represent the thing's alarm state.
store meta-data for a thing.
For more information on using this API, please see the documentation.
The allows you to retrieve the current value of the selected Thing Properties or Alarms on the IoT Portal.
The allows you to search and filter for Things and retrieve Thing information including its Attributes on the IoT Portal.
The enables you to publish the supplied Thing Property or Alarm details to the IoT Portal.
The following is required to use this Agent:
Telit deviceWise API Url
Telit IoT Portal credentials (Thing Key, App Id, App Token)
the Telit deviceWise Listener v1.22
the Telit deviceWise Context Provider v1.01
the Telit deviceWise Action Agent v1.11
1.22
06 Jan 2025
Repackaged to translate the Agent's properties.
1.21
14 Nov 2022
Repackaged to change the Agent to virtual.
1.20
11 Nov 2022
Improvements to Authentication and persisting the Session across subsequent calls to the deviceWise API.
1.10
08 Nov 2022
Initial Release: supports reading the current value of Properties (property.current) and Alarms (alarm.current) via TR50 interface over HTTP.
1.01
06 Jan 2025
Repackaged to translate the Agent's properties.
1.00
17 Jan 2023
Initial Release.
1.11
06 Jan 2025
Repackaged to translate the Agent's properties.
1.10
11 Nov 2022
Improvements to Authentication and persisting the Session across subsequent calls to the deviceWise API.
1.00
08 Nov 2022
Initial Release: supports publishing Properties (property.publish) and Alarms (alarm.publish) via TR50 interface over HTTP.