Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Amazon email re Alexa interface?
#4
I'm sort of guessing nothing will have to change. Node.js is just the javascript library that sits underneath your Javascript on the AWS side. It calls you when requests come in, you process them, and give some info back to be sent back. The use of Node.js is so simple in the basic Javascript used by the Echo skill that it seems sort of unlikely to me that a newer version of node.js would be too likely to break anything.

For those folks who are writing much more complicated AWS Javascript handlers for their own custom uses, you can create them to handle any sort of clients you want, it probably will be a more important thing.

You never indicate in the Javascript what version of node.js you want to use to run it. It's just one of the configuration settings when you set up the AWS side of the skill. So probably you would just go to your skill AWS configuration and where you now have Node.js 1.0 selected, they presumably have the newer version available as an option. Try just selecting the newer one, save the changes, and test the Javascript to make sure it still compiles without any errors. If so, you are probably good, try it and make sure it's still working correctly. Unless the new Node.js version has a breaking change for the simple stuff the skill is doing, it shouldn't make a difference.

It could happen of course.
Dean Roddey
Explorans limites defectum
Reply


Messages In This Thread
Amazon email re Alexa interface? - by Ron Haley - 03-13-2017, 03:11 PM
RE: Amazon email re Alexa interface? - by znelbok - 03-13-2017, 06:54 PM
RE: Amazon email re Alexa interface? - by Dean Roddey - 03-13-2017, 07:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Admin Interface Help Doesn't Work alexismtz13 1 646 04-28-2022, 01:14 PM
Last Post: Dean Roddey
  Driver for Amazon 4k Stick Darrie 3 897 01-15-2022, 02:21 PM
Last Post: znelbok
  CQSL Interface Driver connects but no control NightLight 3 949 10-26-2021, 01:12 PM
Last Post: NightLight
  Amazon AWS Message kblagron 1 784 10-16-2021, 03:49 PM
Last Post: Dean Roddey
  Amazon Echo integration rhosch 8 2,335 05-15-2021, 01:06 PM
Last Post: Bugman
  6.0.0 Interface Viewer - Action Trace Mark Stega 1 864 03-09-2021, 06:39 PM
Last Post: Dean Roddey
  Cannot Bind Interface to 80 gReatAutomation 1 1,159 11-05-2020, 04:18 PM
Last Post: Dean Roddey
  Help with email alerts xlurkr 5 1,229 08-17-2020, 04:54 PM
Last Post: Dean Roddey
  Check Box widget on WebRIVA vs Interface Viewer bryanb 1 1,306 04-23-2020, 06:15 AM
Last Post: bryanb
  Email account without authentication lleo 9 3,980 04-11-2020, 03:18 PM
Last Post: Dean Roddey

Forum Jump:


Users browsing this thread: 1 Guest(s)