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

Version Path
openc3-5.5.0.pre.beta0 templates/plugin-template/plugin.txt
openc3-5.4.3.pre.beta0 templates/plugin-template/plugin.txt
openc3-5.4.2 templates/plugin-template/plugin.txt
openc3-5.4.1 templates/plugin-template/plugin.txt
openc3-5.4.0 templates/plugin-template/plugin.txt
openc3-5.3.0 templates/plugin-template/plugin.txt
openc3-5.2.0 templates/plugin-template/plugin.txt
openc3-5.1.1 templates/plugin-template/plugin.txt
openc3-5.1.0 templates/plugin-template/plugin.txt
openc3-5.0.11 templates/plugin-template/plugin.txt
openc3-5.0.10 templates/plugin-template/plugin.txt
openc3-5.0.9 templates/plugin-template/plugin.txt
openc3-5.0.8 templates/plugin-template/plugin.txt
openc3-5.0.7 templates/plugin-template/plugin.txt
openc3-5.0.6 templates/plugin-template/plugin.txt