-
Notifications
You must be signed in to change notification settings - Fork 388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while validating #715
Comments
@LDannijs, could you please take a look? |
Could you make sure you're running Node.js version 16.x and install dependencies after with |
HI , Now I can validate the project without error . Is there any coding standard to be follow for .js . Hi , I tested the javascript manually , its giving proper output in json format . {"data":{"id":109,"type":4,"seq_counter":19,"fw_version":1,"values":{"temperature":{"unit":"oc","value":22.9},"humidity":{"unit":"%","value":28.8}},"alarm_status":{"temperature":{"high":false,"low":false},"humidity":{"high":false,"low":true}},"states":{"battery":"100%","msg_type":"normal"}}} Regards |
We have a rundown on making javascript formatters in our documentation: https://www.thethingsindustries.com/docs/integrations/payload-formatters/javascript/ If you have more questions feel free to ask. |
Hello @reghund1986, is this issue fixed? If so we can close it. |
Yes , its validating successfully . |
Great to hear! Closing this issue. |
HI ,
iam facing some issue while validating the code .
"Error: Command failed: bin/validate-image ./vendor/adeunis/tic.png
'bin' is not recognized as an internal or external command,
operable program or batch file.
"
Are there any packages to be installed?
Could you please help me to resolve the issue
Regards
reghu
Summary
...
What do you see now?
...
What do you want to see instead?
...
How do you propose to implement this?
...
Can you do this yourself and submit a Pull Request?
...
The text was updated successfully, but these errors were encountered: