Skip to content

Instantly share code, notes, and snippets.

@sqrtofsaturn
Last active November 17, 2016 01:11
Show Gist options
  • Save sqrtofsaturn/ca5c6e5899a582aae00752324c7034ce to your computer and use it in GitHub Desktop.
Save sqrtofsaturn/ca5c6e5899a582aae00752324c7034ce to your computer and use it in GitHub Desktop.
{
"name": "Citrix Registry",
"documentation": "...",
"version": "1.0.0",
"items": {
"citrix-meshblu-connector-display": {
"_id": "citrix-meshblu-connector-display",
"name": "Windows Display",
"description": "blah blah blah",
"type": "device:display",
"tags": [
"Awesome Thing"
],
"githubSlug": "octoblu/meshblu-connector-display",
"createUri": "https://connector-factory.octoblu.com/connectors/create/octoblu/meshblu-connector-display",
"configureUri": "https://connector-factory.octoblu.com/things/configure/:uuid",
"iconUri": "https://s3-us-west-2.amazonaws.com/octoblu-icons/screen.svg"
},
"meshblu-connector-activedirectory": {
"_id": "meshblu-connector-activedirectory",
"name": "ActiveDirectory",
"description": "blah blah blah blah",
"type": "device:activedirectory",
"tags": [
"AD"
],
"githubSlug": "octoblu/meshblu-connector-activedirectory",
"createUri": "https://connector-factory.octoblu.com/connectors/create/octoblu/meshblu-connector-activedirectory",
"configureUri": "https://connector-factory.octoblu.com/things/configure/:uuid",
"iconUri": "https://upload.wikimedia.org/wikipedia/commons/9/9b/Active-directory.svg"
},
"genisys-smart-conference-room": {
"_id": "genisys-smart-conference-room",
"name": "Smart Conference Room",
"description": "blah blah blah blah",
"type": "device:smart-conference-room",
"tags": [
"AD"
],
"createUri": "https://thing-factory.octoblu.com?registryItemUrl=https%3A%2F%2Fgist.githubusercontent.com%3A443%2Fsqrtofsaturn%2Fca5c6e5899a582aae00752324c7034ce%2Fraw%2F%23%2Fitems%2Fgenisys-smart-conference-room",
"configureUri": "https://app.octoblu.com/device/:uuid",
"templateUrl": "https://gist.githubusercontent.com/sqrtofsaturn/af8ac076e31913333d9416ec9db6243f/raw/8779a0d37f517943d926bcfd1761f332cb0a93c9/smart-conference-room.json",
"iconUri": "https://s3-us-west-2.amazonaws.com/octoblu-icons/device/meeting-room.svg"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment