Name | Type | Description | Notes |
---|---|---|---|
_class | AgentClass | [optional] | |
id | int, none_type | Unique id for the device | [optional] [readonly] |
agent_id | int, none_type | The id of the agent the device belongs to | [optional] [readonly] |
enable | bool | Is the device enabled or not | [optional] if omitted the server will use the default value of False |
manufacturer | str, none_type | [optional] | |
model | str, none_type | [optional] | |
address | int, none_type | [optional] | |
sec_address | str, none_type | [optional] | |
raster | str, none_type | [optional] | |
max_fail | int, none_type | [optional] if omitted the server will use the default value of 4 | |
max_retry | int, none_type | [optional] if omitted the server will use the default value of 3 | |
send_nke | bool, none_type | [optional] if omitted the server will use the default value of False | |
app_reset_subcode | int, none_type | [optional] | |
multi_frames | int, none_type | [optional] if omitted the server will use the default value of 0 | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |