Материал из Module developer
Перейти к: навигация, поиск

When adding a module from the store, sometimes it is necessary for a user to enter some information required for module work. Use the Setup object for these purposes. Data can be sent to a module and to a driver with the help of this object.

To realize it create in iRidium studio a new script file and indicate it type - Type: Setup. The script itself is JSONObject.

The following format or record is used: