Glob Functions
IoTIFY provides a simple, fast and persistent key-value storage that is private to your workspace and accessible to all your running jobs. The key-value storage could be used for multiple purposes, For example, to sync between multiple jobs, control the simulation behaviour dynamically or revert back from the last state of the device.
The different functions that you can use to interact with the Glob are:
SET
GET
Response:
DELETE
Last updated