Service objects
Managing device identifiers
Various FlatPeak API endpoints require you to use device identifiers. These represent a physical or virtual device in your systems.
To create a device identifier, use the create-device endpoint.
For cross-reference, we recommend that you populate the reference_id
field with the unique ID of that device as used in your systems.
Store FlatPeak device_id
from the response in your systems as a cross-reference to your internal device identifier, in this example, DEV1234567890
.
We recommend that you delete device identifiers that are no longer in use.
Was this page helpful?