Skip to content

Instantly share code, notes, and snippets.

@sjehutch
Created November 16, 2016 17:26
Show Gist options
  • Save sjehutch/29d9cb53e152099faa59199ad1291b11 to your computer and use it in GitHub Desktop.
Save sjehutch/29d9cb53e152099faa59199ad1291b11 to your computer and use it in GitHub Desktop.
https://internal-qa.dataonix.com/V2_0_0/devices/bbd3e1bd-2299-4328-a16a-2cf23d2d839c
response
{
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseDto, Dataonix.ServicesPlatform.Internal",
"AudibleAlert": false,
"Description": "scott test 2001001",
"Name": "turd",
"MainOrganizationTypeId": "a4558e98-0732-4018-9bdd-8cd676300c82",
"Organizations": {
"$type": "System.Collections.Generic.List`1[[Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseOrganizationDto, Dataonix.ServicesPlatform.Internal]], mscorlib",
"$values": [{
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseOrganizationDto, Dataonix.ServicesPlatform.Internal",
"IsMainOrganization": true,
"Name": "QUALESCE",
"Role": "DEVICE"
}]
},
"Locations":{
"CurrentLocation": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationDto, Dataonix.ServicesPlatform.Internal",
"Name": "scotts house number 2000001",
"Location": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationPartyLocationDto, Dataonix.ServicesPlatform.Internal",
"Address": "2591 Dallas Parkway",
"AddressTwo": null,
"CityName": "Frisco",
"PostalCode": "75034",
"StateCode": "TX",
"StateName": "Texas",
"CountryCode": "US",
"CountryName": "UNITED STATES",
"Name": "HC",
"TestMode": false
},
"CurrentLocationType": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationCurrentLocationTypeDto, Dataonix.ServicesPlatform.Internal",
"Id": "970be37b-d499-49a1-a5a1-82169fc15d94",
"Name": "Provider Office"
}
}
"CurrentLocation": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationDto, Dataonix.ServicesPlatform.Internal",
"Name": "scotts house number 2000001",
"Location": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationPartyLocationDto, Dataonix.ServicesPlatform.Internal",
"Address": "2591 Dallas Parkway",
"AddressTwo": null,
"CityName": "Frisco",
"PostalCode": "75034",
"StateCode": "TX",
"StateName": "Texas",
"CountryCode": "US",
"CountryName": "UNITED STATES",
"Name": "HC",
"TestMode": false
},
"CurrentLocationType": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationCurrentLocationTypeDto, Dataonix.ServicesPlatform.Internal",
"Id": "970be37b-d499-49a1-a5a1-82169fc15d94",
"Name": "Provider Office"
}
}
"CurrentLocation": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationDto, Dataonix.ServicesPlatform.Internal",
"Name": "scotts house number 2000001",
"Location": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationPartyLocationDto, Dataonix.ServicesPlatform.Internal",
"Address": "2591 Dallas Parkway",
"AddressTwo": null,
"CityName": "Frisco",
"PostalCode": "75034",
"StateCode": "TX",
"StateName": "Texas",
"CountryCode": "US",
"CountryName": "UNITED STATES",
"Name": "HC",
"TestMode": false
},
"CurrentLocationType": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationCurrentLocationTypeDto, Dataonix.ServicesPlatform.Internal",
"Id": "970be37b-d499-49a1-a5a1-82169fc15d94",
"Name": "Provider Office"
}
}
"CurrentLocation": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationDto, Dataonix.ServicesPlatform.Internal",
"Name": "scotts house number 2000001",
"Location": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationPartyLocationDto, Dataonix.ServicesPlatform.Internal",
"Address": "2591 Dallas Parkway",
"AddressTwo": null,
"CityName": "Frisco",
"PostalCode": "75034",
"StateCode": "TX",
"StateName": "Texas",
"CountryCode": "US",
"CountryName": "UNITED STATES",
"Name": "HC",
"TestMode": false
},
"CurrentLocationType": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseCurrentLocationCurrentLocationTypeDto, Dataonix.ServicesPlatform.Internal",
"Id": "970be37b-d499-49a1-a5a1-82169fc15d94",
"Name": "Provider Office"
}
}
}
,
"IM": {
"$type": "Dataonix.ServicesPlatform.Internal.V2_0_0.Dto.Device.DeviceResponseImDto, Dataonix.ServicesPlatform.Internal",
"Host": "im-nonprod.dataonix.com",
"Port": 5233,
"ServerDomain": "qaim.dataonix.com",
"UserName": "bbd3e1bd-2299-4328-a16a-2cf23d2d839c",
"Password": ")P-CR>G=oanlV:2)6W=Ucll;Ns0hkC_1",
"CredentialsEncrypted": false,
"NickName": null,
"FullJid": "[email protected]/830e5168-ec96-42c2-bad9-cea237d9dd85"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment