Skip to content

Failed to start xxx: TypeError: xxx is not a constructor at plugin.start #132

Closed Answered by tkurki
petowa asked this question in Q&A
Discussion options

You must be logged in to vote

Plugins can access Signal K data directly via server’s plugin apis, no need for the client. You would be better off starting from a blank plugin, then add data access and finally gpio.

https://demo.signalk.org/documentation/develop/plugins/server_plugin.html

…but if I were you I would probably use Node-RED plugin, as it is pretty well suited for this kind of task.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tkurki
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants