/v2/api/indigo.actionGroups

Posted on
Fri Mar 03, 2023 1:35 am
anyone offline
User avatar
Posts: 125
Joined: Apr 03, 2011
Location: Norfolk, VA

/v2/api/indigo.actionGroups

I should have tried this a lot sooner than I did.

It is /v2/api/indigo.actionGroups and not /v2/api/indigo.actiongroups as shown in several spots in the documentation.

Code: Select all
undefined page for request /v2/api/indigo.actiongroups from ##.###.158.98

Posted on
Fri Mar 03, 2023 6:22 am
DaveL17 offline
User avatar
Posts: 6759
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: /v2/api/indigo.actionGroups

Thanks for reporting this. Yes, that is what it should be when calling the API:

Code: Select all
/v2/api/indigo.actionGroups
And when sending the API command message, it should be (no 's'):

Code: Select all
{
  "id": "optional-user-generated-id",
  "message": "indigo.actionGroup.execute",
  "objectId": 123456789
}

I've fixed the typos.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Fri Mar 03, 2023 9:47 am
jay (support) offline
Site Admin
User avatar
Posts: 18224
Joined: Mar 19, 2008
Location: Austin, Texas

Re: /v2/api/indigo.actionGroups

Note: when in doubt (and we will fix any typos in examples when we find them), go to the Indigo Object Model docs. The messages used in HTTP and WebSocket APIs always directly use the IOM object and command class specifiers.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 16 guests