Search the Community
Showing results for tags 'global'.
-
Hello, i'm trying to get status updates from my Roomba980 cleaner in to a global. I've been able to get the status information from te roomba in a string (as shown on attachment), but I don't know how to get a specifiek value ("phase" for example) in a global. Is there anyone with some more experience who can help me? Thanks
- 2 replies
-
- roomba 980
- roomba
-
(and 3 more)
Tagged with:
-
-
- virtual device
- keyboard
-
(and 2 more)
Tagged with:
-
Hi. I need help with setting global variable via api calls. I have HC lite. My variable is "Pocitnice" and value can be "Da" or "Ne". In webbrowser i put this string: http://192.168.1.48/api/globalVariables/Pocitnice and I get this: {"name":"Pocitnice","value":"Ne","readOnly":false,"isEnum":true,"enumValues":["Da","Ne"],"created":1490736622,"modified":1490891810} So, what i must add to this url (http://192.168.1.48/api/globalVariables/Pocitnice) to set value "Da" to Pocitnice??? Please, help.
-
I would like to produce some lists that tell me which scenes and global variables has been started/referenced, how many times and the date for the last reference. I'm trying to clean up the mess of global variables and scenes, that I have created over time. I am certain that there are scenes and variables that don't do anything, because they have been replaced or outdated and I jus didn't remove them when I should have. So is there a way to get some knowledge about inactive scenes, VDs and globalvariables?
-
Morning all! Been trying to figure all the documentation all last night about Global Variables and the API. I can look at the status of a variable but no idea how to set it using the API? Does anyone know the line for setting Global Variables using the API? Thanks!!