Skip to content

osiota/osiota-app-debug-output

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osiota application debug-output

Osiota is a software platform capable of running distributed IoT applications written in JavaScript to enable any kind of IoT tasks. See osiota.

Configuration: debug-output

This application can be used to output a string to the console for debugging purposes.

Properties

Name Type Description Required
text string Debug output text
yes

Additional Properties: not allowed
Example

{
    "text": "Hello World!"
}

How to setup

Add a configuration object for this application, see osiota configuration:

{
    "name": "debug-output",
    "config": CONFIG
}

License

Osiota and this application are released under the MIT license.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

This application can be used to output a string to the console for debugging purposes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published