INJECTION RULES

Here you find syntax rules.

If you are looking for THINGS you can inject:

SENSORS LIST

If you are looking for WHERE you can inject:

INJECTION CHANNELS



All external modules are found using the standard CODE
the standard code is composed by 5 parts:

1 ) prefix

gist

2 ) separator

-

2 ) gist post ID

an alphanumeric value i.e. da6e8ac73c824ae86860

3 ) separator dot

.

4 ) Custom Information

i.e. hallo



red parts are fixed, green parts are custom

example:

gist-da6e8ac73c824ae86860.hallo



IF the script doesn't need a Custom Information, just use zero 0

gist-da6e8ac73c824ae86860.0



The relative GIST will be found and loaded (if possible)
During the creation the Custom Information will be passed to the constructor.

Pratically Display builds up a custom layout starting from the CODES, and each module uses the Custom Information in order to customize itself and show up in the right way.

The Custom Information can be used by a module to call other modules

Custom information is mandatory, if your module doesn't need one so just write zero "0"

example:

gist-da6e8ac73c824ae86860.0