If we make a URL request for the JSON for getstatus or getcontrol how can we tell if the JSON is coming from an HS4 vs HS3 HomeSeer system? Either system has the Version number at the beginning of the JSON as 1.0
I know I can use the getsessionconfig JSON request to get the HS system version, but wouldn't it make sense to include that in the JSON header with the requests. It would eliminate a network request just to know the HS system version it came from.
I know I can use the getsessionconfig JSON request to get the HS system version, but wouldn't it make sense to include that in the JSON header with the requests. It would eliminate a network request just to know the HS system version it came from.
Comment