Hi:
I tried searching but couldn’t find anything. My client will potentially be managing hundreds (eventually thousands) of devices in the field. Each device has about two dozen attributes, one of which is a unique identifier. This ID is visible on the device UI.
Currently the plan is whenever a device is shipped (these are large machines), they’ll create a new Losant device and configure the physical device with the generated credentials so they can see its data on a dashboard but I think this will become unwieldy over time.
Instead of creating a new Losant device/key/secret for each one of these devices, is it possible to use the same credentials for each, but when we need to view the data in a dashboard, or trigger a workflow (there are a few parameters that are adjustable remotely), filter the devices by their unique ID? I think this would save them a great deal of effort if possible.