Sign in

简柏林 / thingsboard · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • thingsboard
  • msa
  • black-box-tests
  • src
  • test
  • resources
  • ruleChainForImport.json
  • 首次提交
    415335c6
    简柏林 authored
    2024-09-18 15:51:32 +0800  
    Browse Files »
ruleChainForImport.json 383 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{
  "ruleChain": {
    "additionalInfo": {
      "description": ""
    },
    "name": "Rule Chain For Import",
    "type": "CORE",
    "firstRuleNodeId": null,
    "root": false,
    "debugMode": false,
    "configuration": null,
    "externalId": null
  },
  "metadata": {
    "firstNodeIndex": null,
    "nodes": [],
    "connections": null,
    "ruleChainConnections": null
  }
}