Serial Number Format

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 any alphanumeric character (a-z, 0-9)
  • 0: Allows only digits (0-9)
  • A: Allows only characters (a-z)

Examples

  • To create a serial number that only allow digits, you can use the following format0000. This would allow 4 digits in your serial number.
  • To use 16 characters in your Serial number, allowing characters that range from a-f and digits that range from 0-9, you can use the following format:  FF-FF-FF-FF-FF-FF-FF-FF. This would allow combinations like 08-86-AB-56-82-6C-F2-EE.



    • Related Articles

    • Gauge - Data Range & Format

      Data Range & Format is the place where you can define the format and also the range of the data inside the gauge. Range Limits In the Range limits section you can set the minimum and maximum value displayed in the gauge. There are two different types ...
    • 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 ...
    • 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 ...
    • Device data management

      The device page provides tools for visualizing, filtering, editing, importing and exporting variables, facilitating the management of data received by your device. You can access these tools by navigating to the Device module, selecting a device, and ...
    • Step Button Widget

      Step button allows users to increase and decrease values of a number or clock by using the (-) and (+) buttons. You can also define values for the incremental step and the limits. Creating your own To add it to your dashboard, choose the Step button ...