We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Getting Starting with Mosquitto MQTT Broker (markdown)
Added the initial instructions to get started with the Mosquitto MQTT Broker. This guide is intended to be used for quick evaluation of the Cassia Gateway's MQTT Bypass feature.
Updated Error Messages (markdown)
Updated "Enhanced Scan Filter (v2.0 and above)" section to fix the AC examples.
Changed connection API example to use 10000 timeout instead of 1000.
Added range for the 'interval' parameter of the "Begin Advertising Data" section.
Updated "Write by Handle" section to clarify that "Response Example" is only for when 'noresponse' is not set to 1.
Added a <br> in the "Write by Handle" section for the example of the 'noresponse' parameter.
Fixed formatting of "Write by Handle" section for the example of the 'noresponse' parameter.
Updated "Write by Handle" section to include example for 'noresponse'.
Added a 'noresponse' parameter to the "Write by Handle" API.
Fixed the parameter references in Batch Connection API to highlight them correctly.
Removed 'type' parameter from the Batch Connection API. Added space between "ms" and the values on the wiki page. Added value range for 'timeout' parameter. Updated the 'per_dev_timeout' description (specifically the default value and the value constraints).
Removed 'type' parameter from the Batch Connection API. Added space between
Updated 'type' parameter of Connect API.
Added Scan API timestamp parameter details.
Fixed formatting of the filter_duplicates description under "Scan Bluetooth Devices".
Updated Scan API filter parameter information for filter_duplicates. Replaced "router" with "gateway".
Updated Cassia Router Overview (markdown)
v2.0.3 Update #1 for Router Auto-Selection API
Added note to look at the Batch Connection API if multiple devices are needed to connect without specifying a wait interval.
Added Batch Connect API to the side bar.
Clarified that the container status JSON structure of v2.0.2 is the same as the old container status JSON structure.
Added a note for cassia/info about how the fields=container JSON structure is the same as the old container status JSON structure.
Updated "Obtain Cassia Router’s Configuration" example.
Changed the "Receive Notification and Indication" section. Changed the wording of "continues receive" to "receive continuous".
Updated RESTful API (markdown)
Added "pairStatus" to the example of "Get the Device List Connected to a Router (AC Managed)".