Readme - example - Documentation - NOOP! Framework

User

NOOP! Framework - Module "example"

A sample module as a template for new modules.

Manifest

manifest.json
// NOOP! Framework module manifest
{
    "author": "cisco211",
    "changed": 1695046502,
    "created": 1586192776,
    "description": "An example module.",
    "id": "example",
    "manifest": 1,
    "template":
    {
        "permissions":
        {
            "constants": [],
            "functions": [],
            "variables": []
        }
    },
    "version": 1.000
}

Documentation

Table of contents

Modules