Get the smart skill instance by type and optionally name. If name is not provided, the first instance of the type is returned.
Type of the smart skill instance
Optionalname: stringOptional name of the smart skill instance
Get all smart skill instances as an observable stream.
Observable<SmartSkillInstance[]>
returns a reply promise to the specified message
The type of message being sent
Optionaldata: anyThe message data
returns an observable that will emit any messages replied to the specified message
The type of message being sent
Optionaldata: anyThe message data
returns a reply promise for the requested message
The type of message being sent
Optionaldata: anyThe message data
returns an observable that will emit any messages replied to the requested message
The type of message being sent
Optionaldata: anyThe message data
Update the program node
New smart skill instance data
Service that handles updating smart skill instances