Home Dynamic System Module Driver Generator

This is a simple php script that use to generate driver template if you are developing a new module.
This script cannot help you to write all your codes but it can help in a way that you are given with the most basic to start with.

Module Information
Standard HDS Functions Mapping
# HDS key path definitions Mapping functions variable
1 / DETAIL
2 /info INFO
3 /status STATUS
4 /uuid UUID
5 /on ON
6 /off OFF
** Functions above are necessary for standard HDS module.
# Custom path calls Mapping functions Remove Function
** The count of functions are only for easy visibility purpose. The script works with some number missing in the middle.
Add Line