_lock
| Attribute (neutral) | Type | Description |
|---|---|---|
| _locked | bool | Config blocked |
| _man_id | int | The manager ID as an int like it is returned by the CTRL function convManIdToInt(). |
| _man_nr | char | Manager number. Numerical char data type that takes the values 0 to 255. |
| _man_type | char | Manager type. Numerical char data type that takes the values 0 to 255. |
| _type | int | Type of lock |
| _user_id | uint | User ID |