Skip to content

Instantly share code, notes, and snippets.

@ubi-gists
Created June 21, 2016 21:00
Show Gist options
  • Save ubi-gists/7839b78eca998ca127cca055c6185551 to your computer and use it in GitHub Desktop.
Save ubi-gists/7839b78eca998ca127cca055c6185551 to your computer and use it in GitHub Desktop.
How to send data to MultiTech MultiConnect Conduit
// Single value
"Variable_Name:Variable_value"
// Multiple values
"Variable_Name_1:Variable_value_1,Variable_Name_2:Variable_value_2,Variable_Name_3:Variable_value_3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment