see_all_status_act.txt 192 Bytes
@startuml

title See instruments and PLC status

(*) --> "Get instruments and PLC status from DB"
	--> "Create graphics of their evolution"
	--> "Display status and graphics"
	--> (*)

@enduml