cancel
Showing results for 
Search instead for 
Did you mean: 
tracyhenryduck
Community Member
since ‎03-06-2023
3 weeks ago

User Statistics

  • 9 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

Hi support team,I am currently in the Certification process for our integration (Siterwell Voice), but I am completely blocked by a persistent system error in the Developer Console.The Problem: The certification team requested that I remove the App F...
Hi, after I added a device on Google Home app, it should be redirect our app. But, actually, after I click our actions on Google Home App, it shows a webpage for me to login.Ios is ok, but failed on Android.https://sitewellcloud.com/.well-known/asset...
Hi, our device is a HVAC type device.For the key thermostatTemperatureRange, there are two points to set: maxThresholdCelsius, minThresholdCelsius.But here comes a issue:In HEAT mode, our device can support 7~26. In Cool mode, our device can support ...
why i can't report event?"currentSensorStateData": [ { "name": "SmokeLevel", "currentSensorState": "smoke detected" } ]query is this and report next: { "SensorState": { "priority": 0, "name": "SmokeLevel", "currentSensorState": "high" }}but failed !!...
  Sync response:device.set("id",devicedto.getThingName()); device.set("type","action.devices.types.THERMOSTAT"); List traits = new ArrayList<>(); traits.add("action.devices.traits.TemperatureSetting");// traits.add("action.devices.traits.TemperatureC...
Kudos given to