Skip to content

riagominota/degreedays-mangoclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Degree Days to mango via mango node client

  • Works like a one-shot script to allow scheduling to be done from inside mango. Updates the provided XID with the values required.

  • Note if you need to push multiple values, increase your DP cache size to double what is needed to be pushed

  • simply call by using

    node ddMango.js --xid=DP_XID --user=yourUser --pass=yourPASS [--host=notLocalHost] [--port=not8080] [--bearer=myUsersJWT]

  • If a bearer token is supplied, that will take precedence over the password

    THIS IS ONLY A MERE EXAMPLE AND NOT COMPLETE WORKING CODE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published