Read the statement by Michael Teeuw here.
I have the API Documentation - Not sure next steps
-
Hi all,
The E-Monitor API specification has a listing of the supported API methods (page 3), like authenticate, deauthenticate, getCurrentData and so on.
I’m not really sure where to go from here, as far as developing a module based on the API specification. Below, I have some of the very basic structure of the module, but I feel like I am out of my league when trying to write my own module.
Module.resgister (“MMM-Emonitor.js”, {
},getStyles: function() {
},start: function() {
},getDom: function() {
},// And then the EMonitor methods below:
authenticate: function() {
}deauthenticate: function() {
}getCurrentData: function() {
}//… and so on down the list of the supported API methods
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login