Skip to content
Snippets Groups Projects
Commit b38f43b9 authored by Raphael GIRARDOT's avatar Raphael GIRARDOT
Browse files

README reviewed

parent fae00f0d
No related branches found
No related tags found
No related merge requests found
...@@ -55,8 +55,8 @@ Every commands are at OPERATOR Level. ...@@ -55,8 +55,8 @@ Every commands are at OPERATOR Level.
| Name | Description | | Name | Description |
| ---- | ----------- | | ---- | ----------- |
| <span style="color:#ff8c00"> **ALARM** </span> | Device failed to update PANIC Phonebook or to init PyAlarm devices. | | <div><span style="color:#ff8c00"> **ALARM** </span></div> | Device failed to update PANIC Phonebook or to init PyAlarm devices. |
| <span style="color:#ff0000"> **FAULT** </span> | `ContactList` or `ContactKey` property is not correctly set. | | <div><span style="color:#ff0000"> **FAULT** </span></div> | `ContactList` or `ContactKey` property is not correctly set. |
| <span style="color:#cccc7A"> **INIT** </span> | Device is initializing, parsing its properties and checking PANIC phonebook availability.<br />In this state, you are not authorized to read `panicPhonebookReady` attribute, nore to read or set `contact` attribute. | | <div><span style="color:#cccc7A"> **INIT** </span></div> | Device is initializing, parsing its properties and checking PANIC phonebook availability.<br />In this state, you are not authorized to read `panicPhonebookReady` attribute, nore to read or set `contact` attribute. |
| <span style="color:#80a0ff"> **MOVING** </span> | Writing PANIC Phonebook and initializing PyAlarm devices.<br />In this state, you are not authorized to set `contact` attribute. | | <div><span style="color:#80a0ff"> **MOVING** </span></div> | Writing PANIC Phonebook and initializing PyAlarm devices.<br />In this state, you are not authorized to set `contact` attribute. |
| <span style="color:#00ff00"> **ON** </span> | Device is ready to do its job. | | <div><span style="color:#00ff00"> **ON** </span></div> | Device is ready to do its job. |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment