showbridge
0.6.10
جهاز توجيه / أجهزة توجيه بروتوكول بسيطة
تشغيل • استخدام CLI • ملف التكوين • المستندات
npm install -g @showbridge/clishowbridge -c config.jsonnpx @showbridge/cli@latest -c config.json-h لرؤية العلامات الأخرى المتاحةnpm install && npm run install:allcd cli && npm run start -- -c config.jsoncd launchernpm run start Usage: @showbridge/cli [options]
Simple protocol router /s
Options:
-V, --version output the version number
-c, --config <path> location of config file
-v, --vars <path> location of file containing vars
-w, --webui <path> location of webui html to serve
--disable-action <action-type...> action type(s) to disable
--disable-protocol <protocol-type...> protocol type(s) to disable
--disable-trigger <trigger-type...> trigger type(s) to disable
--disable-transform <transform-type...> transform type(s) to disable
-l, --log-level <level> log level (choices: "trace", "debug", "info", "warn", "error", "fatal", default: "info")
-h, --help display help for command
يتم التحكم في تكوين جهاز توجيه showbridge بالكامل بواسطة ملف تكوين JSON. يمكن إنشاء هذا الملف يدويًا أو تحريره عبر واجهة الويب المضمنة مع المشغل. لن يبدأ جهاز التوجيه بملف تكوين غير صالح. أقدم بعض التكوينات المبدئية/الأمثلة للنظر فيها للحصول على فكرة عامة عما يستلزمه ذلك.
موارد
لمزيد من المعلومات حول Showbridge وأعماله الداخلية، راجع الوثائق