go back Home

RowMcUnit

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<mc_unit company_id="..." id="..." address="..." descr="..." mc_control_id="..." mc_position_id="..." mc_unit_type="..." mcu_uid="..." monitoring_plan="..." navigation_type="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"__type":"mc_unit","company_id":"...","id":"...","address":"...","descr":"...","mc_control_id":"...","mc_position_id":"...","mc_unit_type":"...","mcu_uid":"...","monitoring_plan":"...","navigation_type":"..."}

Fields

key name size type
company_id 4 String
id 8 String
address 40 String
descr 40 String
mc_control_id 10 String
mc_position_id 40 String
mc_unit_type 4 String
mcu_uid 10 int
monitoring_plan 10 String
navigation_type 1 String