selective-sync-sensor

command module
v0.0.0-...-baa2e5c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2024 License: MIT Imports: 8 Imported by: 0

README

Nick Selective Sync Sensor

Build:
make
Example Config:
{
  "components": [
    {
      "name": "selective",
      "namespace": "rdk",
      "type": "sensor",
      "model": "ncs:sensor:nick-selective-sync-sensor",
      "attributes": {"sync": true}
    }
  ],
  "services": [
    {
      "name": "data_manager-1",
      "namespace": "rdk",
      "type": "data_manager",
      "attributes": {
        "additional_sync_paths": [],
        "sync_disabled": true,
        "maximum_num_sync_threads": 10,
        "sync_interval_mins": 0.01,
        "capture_dir": "",
        "selective_syncer_name": "selective"
      }
    }
  ],
  "modules": [
    {
      "type": "local",
      "name": "selectivesensor",
      "executable_path": "/home/user/nick_selective_sync_sensor"
    }
  ]
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL