UNPKG

ljswitchboard-ljm_special_addresses

Version:

This module allows Kipling to interface with LJM's special address/specific ip feature.

9 lines (7 loc) 178 B
exports.data = [{ 'ip': '192.168.2.1', 'comments': ['IP 1, Comment 1', 'IP 1, Comment 2'], }, { 'ip': '192.168.2.2', 'comments': ['IP 2, Comment 1', 'IP 2, Comment 2'], }];