What Tim said… however. What are you really trying to do? Retrieve the temperature and display it with some external (non-ST) app? Note that the above example lists DEVICES not its attributes (i.e. temperature). If I rtecall correctly, the “listxxxx” is used to list each device within a certain type which the user can select and authorize for endpoint access.
Does anyone has Java client for this OAuth…? I am trying to use Apache Http Client and not able to work it. Or Any OAuth2 Libraries available to make it work…?