Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.21 KB

MbusAgentDevice1.md

File metadata and controls

22 lines (17 loc) · 1.21 KB

MbusAgentDevice1

Specific device for MBUS agents

Properties

Name Type Description Notes
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]

[Back to Model list] [Back to API list] [Back to README]