Sha256: fa0750e5fd527f28a9e579d1d27f67fedb8ba197024b6f7dd8b5a155ee5c2743
Contents?: true
Size: 577 Bytes
Versions: 15
Compression:
Stored size: 577 Bytes
Contents
# Set VARIABLEs here to allow variation in your plugin # See https://openc3.com/docs/v5/plugins for more information VARIABLE <%= target_name.downcase %>_target_name <%= target_name %> # Modify this according to your actual target connection # See https://openc3.com/docs/v5/interfaces for more information TARGET <%= target_name %> <%%= <%= target_name.downcase %>_target_name %> INTERFACE <%%= <%= target_name.downcase %>_target_name %>_INT tcpip_client_interface.rb host.docker.internal 8080 8081 10.0 nil BURST MAP_TARGET <%%= <%= target_name.downcase %>_target_name %>
Version data entries
15 entries across 15 versions & 1 rubygems