General
Serial Number Format
You can specify a custom mask/format for your Network's Serial Number. To create your format, you can use certain characters based on the definitions below: Definitions F: Allows characters that range from a-f and digits that range from 0-9 P: Allows ...
Creating a Network integration
To create a new integration you must go to the Network management page and press the following buttonon the right side of the page. You only need to specify the network's name. Once you have the network created, you have several parameters that you ...
Middleware
Through a TagoIO middleware, companies can connect devices using their own protocol. The middleware acts as a protocol converter from any type (TCP/IP, UDP, ...) to the standard TagoIO APIs. For more information on how middleware is done, check our ...
Authorization
Authorization is used when you need to grant access to external services to your devices. With a valid authorization, these services also have the ability to create new devices in your account. In this case, these new devices will show up in the list ...
Network Integration
Your devices can always connect directly with TagoIO API using HTTPS or MQTT protocol. But, you can also connect them using different protocols to databases and web services by using one of this methods: Create a script that initiate access to ...