Skip to content

Instantly share code, notes, and snippets.

@fcgdam
Created November 24, 2018 19:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fcgdam/bb67f8c4154f0068c02172662eed0cab to your computer and use it in GitHub Desktop.
Save fcgdam/bb67f8c4154f0068c02172662eed0cab to your computer and use it in GitHub Desktop.
Node-Red Crypto-js configuration
functionGlobalContext: {
// os:require('os'),
// octalbonescript:require('octalbonescript'),
// jfive:require("johnny-five"),
// j5board:require("johnny-five").Board({repl:false})
gcm:require('node-gcm'),
cryptojs:require('crypto-js')
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment