@strawberry-3.141
sorry to bug you so much dose that go in the get dom ?
Read the statement by Michael Teeuw here.
Posts
-
RE: Need some advise. Digital Ocean Modules
-
RE: Need some advise. Digital Ocean Modules
Any ideas where i can start? like where i can get the name and status.
-
RE: Need some advise. Digital Ocean Modules
@strawberry-3.141
Thanks again for all of you help. Now I just need to get the getDom to work :) -
RE: Need some advise. Digital Ocean Modules
Any where ? or in a function called socketNotificationReceived
-
RE: Need some advise. Digital Ocean Modules
where do i add the very last part ?
-
RE: Need some advise. Digital Ocean Modules
@strawberry-3.141 I would like to pull the IP and Name and the Status. and here is a copy of my MMM-Digital-Ocean.js file https://raw.githubusercontent.com/andyipod1437/MMM-Digital-Ocean/master/MMM-Digital-Ocean.js
-
Need some advise. Digital Ocean Modules
Hello Guys.
I am currently writing a module for Digital Ocean with MM2. I have all it done expect for the api called. I have seen some other ones but most of them uses a url for the called. DO using a curl not a url. Any help would be thankful.Thanks
PS here is the documentation for it https://www.npmjs.com/package/dropletapi
-
RE: How to make sure dependencies get installed?
@strawberry-3.141 said in Hey Guys.:
create a package.json file with npm init fill out the fields, after that type npm install --save
Thanks for the quick reply.
-
How to make sure dependencies get installed?
If my module requires the use of another api. How do i make sure that it is install with it is install with npm install ?
Note from admin: Please use a title that describes your question!