forked from cisagov/icsnpp-hart-ip
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zkg.meta
24 lines (22 loc) · 964 Bytes
/
zkg.meta
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 2024, Battelle Energy Alliance, LLC, ALL RIGHTS RESERVED
[package]
script_dir = scripts
test_command = cd testing && btest -c btest.cfg
summary = HART-IP is the IP extension of the Highway Addressable Remote Transducer (HART) protocol.
description = HART-IP is the IP extension of the Highway Addressable Remote Transducer (HART) protocol.
The HART protocol is a hybrid analog+digital industrial automation open protocol.
It is currently maintained by the FieldComm Group (https://www.fieldcommgroup.org/).
depends =
zeek >=6.1.0
build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build .
[template]
source = https://github.com/zeek/package-template
version = v3.1.0
zkg_version = 2.13.0-46
features = spicy-protocol-analyzer
[template_vars]
name = spicy-HART_IP
analyzer = HART_IP
transport = IP
unit_orig = Messages
unit_resp = Messages