KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
control-jtekt-plc-w-kube
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
for-wcj
:
基于GANs的内容感知深度学习图像压缩研究
check-multiple-camera-connection-kube
:
No description available.
android-vnc-server
:
Implementation of TightVNC server on android devcies.It uses libvncserver for VNC server capabilities, and the OpenSBF project's minicap-shared native library as an interface for capturing frames.
report-designer-realtimedata
:
打印、打印机、打印设计、可视化、数据分析、报表设计、元素编辑、可视化页面编辑
SurfelPlyViewer
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
control-jtekt-plc-w-kube
?
Download (.md)
# control-jtekt-plc-w-kube kanban(AION/RabbitMQのアーキテクチャによるメッセージ)から取得したデータを元に、ジェイテクト製のPLCのレジスタにメッセージを送信するマイクロサービスです。 メッセージの送受信方法およびフォーマットはバイナリ形式に準じています。 ## 1.動作環境 * OS: Linux * CPU:ARM/AMD/Intel ## 2.対応している接続方式 * Ethernet接続 ## 3.IO ### Input kanban(RabbitMQ)からデータを受信します 受け取れるkanban(RabbitMQ)のパラメータは以下の通りです。 ``` status: IO(IN: 0, OUT: 1) ``` ### Output kanban(RabbitMQ)のデータを元に、PLCへデータの書き込みを行います ## 4.関連するマイクロサービス control-jtekt-plc-r-kube