{
  "blokdots": {
    "version": "2.4.2"
  },
  "assets": {
    "images": [],
    "songs": []
  },
  "ifttt": [
    {
      "type": "TRIGGER",
      "isInactive": false,
      "isCollapsed": false,
      "triggers": [
        {
          "component": {
            "pin": 6,
            "componentName": "Button",
            "componentType": "Button"
          },
          "event": "pressed",
          "parameters": {
            "count": 1
          }
        }
      ],
      "actions": [
        {
          "component": {
            "pin": 4,
            "componentName": "LED",
            "componentType": "LED"
          },
          "event": "toggle",
          "parameters": null
        }
      ],
      "title": "Card 0",
      "fallbackTitle": "Card 0",
      "id": 0
    }
  ],
  "projectSlots": [
    {
      "pin": 6,
      "allPins": [
        6
      ],
      "componentType": "Button",
      "componentName": "Button",
      "componentFallbackName": "Button",
      "pwm": false,
      "type": "Digital",
      "options": {
        "Invert": false,
        "Internal Resistor": "none"
      },
      "slotUiState": {
        "showDetailControls": [],
        "showGraph": false,
        "showOptions": false
      }
    },
    {
      "pin": 4,
      "allPins": [
        4
      ],
      "componentType": "LED",
      "componentName": "LED",
      "componentFallbackName": "LED",
      "pwm": false,
      "type": "Digital",
      "options": {},
      "slotUiState": {
        "showDetailControls": [],
        "showGraph": false,
        "showOptions": false
      }
    }
  ],
  "virtualSlots": [],
  "board": "Seeeduino Lotus",
  "shield": "Lotus",
  "firmata": "StandardFirmataPlus",
  "view": {
    "connectionsLogIsExpanded": false
  },
  "connectionsOptions": [
    {
      "componentType": "ProtoPie Connect",
      "options": {
        "URL": "http://192.168.2.57:9981"
      }
    }
  ]
}