UNPKG

node-red-contrib-tak-registration

Version:

A Node-RED node to register to TAK and to help wrap files as datapackages to send to TAK

10 lines (9 loc) 178 B
export default class ConstraintVertexFactory { createVertex (p, constraintSeg) {} interfaces_ () { return [] } getClass () { return ConstraintVertexFactory } }