Changes between Version 31 and Version 32 of misc/botlog_pas
- Timestamp:
- 09/10/18 14:03:47 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
misc/botlog_pas
v31 v32 232 232 233 233 botlog,PrintAnyserver共にWeb APIを使ってデータの登録を行っているので、外部プログラムからのデータ登録も可能になっている。[[br]] 234 235 EPICSとの連携には、[wiki:/misc/botlog_pas/epicsrecordmonitor EPICS record monitor]がtarball内にあるので使ってほしい。[[br]] 236 237 238 234 応用例として、EPICSとの連携に使用している[wiki:/misc/botlog_pas/epicsrecordmonitor EPICS record monitor]がtarball内にあるので使ってほしい。[[br]] 235 また、PrintAnyServerへの画像登録も同様に可能となっている。[[br]] 236 237 [wiki:/misc/botlog_pas/webapi_input botlogとPrintAnyServerへの登録用スクリプトのひな型と使い方]を記述しておくので参考にしてほしい。