01-06-2022 04:41 AM
This is stated int the help :
XAPI integration in macros use the jsxapi library.
How am I supposed to use this library?
Thanks
Solved! Go to Solution.
01-06-2022 08:22 AM
There are two main modes for using JSXAPI:
JSXAPI provides abstractions around sending configs/commands and receiving events/notifications from the device - e.g. using SSH or HTTP as the underlying transport. In scenario 1) above, the device is of course remote to your app/server, in scenario 2) your app is running on the device itself and commands/events are performed on the local device.
01-06-2022 08:22 AM
There are two main modes for using JSXAPI:
JSXAPI provides abstractions around sending configs/commands and receiving events/notifications from the device - e.g. using SSH or HTTP as the underlying transport. In scenario 1) above, the device is of course remote to your app/server, in scenario 2) your app is running on the device itself and commands/events are performed on the local device.
01-06-2022 08:24 AM
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: