Uses of Class
com.framed.io.protocol.Protocol
Packages that use Protocol
Package
Description
-
Uses of Protocol in com.framed.communicator.driver.protocol.medibus
Subclasses of Protocol in com.framed.communicator.driver.protocol.medibus -
Uses of Protocol in com.framed.communicator.driver.protocol.replay
Subclasses of Protocol in com.framed.communicator.driver.protocol.replayModifier and TypeClassDescriptionclassA replay protocol that reads either CSV (test_ph.csv) or JSONL files and replays all datapoints in real time into the FRAMED EventBus, using the same publish mechanism as the real PC60FW / Oxylog drivers.
