Материал из Module developer
And further, in the same "scan" function , you must fill in the list of scanned devices:
add (Name, StoreID, Object) , where:
- Name - the device name displayed in the list;
- StoreID - the module identifier in Store (which has to be downloaded when you select the device in the list);
- Object - the object sent to the module.
