WebThingsIO / gateway

WebThings Gateway
http://webthings.io/gateway
Mozilla Public License 2.0
2.61k stars 333 forks source link

queryallactions responses should be sorted in reverse chronological order #3086

Open benfrancis opened 1 year ago

benfrancis commented 1 year ago

Currently lists of ActionStatus objects included in the response to a queryallactions request are sorted in chronological order, but the WoT Profile specification says they should be sorted in reverse-chronological order with the most recent request first.