hi,

i have just read your changelog that you added a new field for a device for the groups and thus it can be used as a selector in API

another useful field may be the protocol name or number.

i already suggest this some time ago and you promised to consider this.

we have vehicles with several protocols and i find my self many times need to to some action or pull some data for all devices from a specific protocol.

thanks

    rafinewman This is possible already. Use protocol_name or protocol_id in device selector, see this sample.

      hi,

      The fields device_type_name, protocol_id, protocol_name were added some time ago. Example:
      GET /gw/devices/protocol_name=teltonika

        Write a Reply...