bssopenappshell

0.0.1 • Public • Published

Include package to more easily call Broadsign Open endpoints, they are automatically wrapped in a queue (using bottleneck) to avoid out of order calls or saturating connections.

To include: const bss = require("./bss");

To use: bss.bssGet("/display_unit/v12/") bss.bssPost("/day_part/v5/add", body) bss.bssPut("/day_part/v5", body)

Requires APIKEY, SERVER and PORT env vars. e.g PORT=10889 SERVER="https://prod-sandbox.broadsign.com" APIKEY="xxxxxxxxxx" node test.js

Readme

Keywords

none

Package Sidebar

Install

npm i bssopenappshell

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

4.25 kB

Total Files

5

Last publish

Collaborators

  • jps78