{
  "initiative": {
    "key": "itsm-kanri",
    "name": "情報システム管理(ITSM)"
  },
  "app": {
    "key": "hardware-daichou",
    "name": "ハードウェア台帳",
    "category": "総務部",
    "tags": [
      "マスタ管理"
    ],
    "description": "デスクトップPC・ノートPC・タブレット・スマートフォン等のハードウェア資産を管理するマスタアプリ。",
    "status": "完了",
    "appId": 473
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:02.790Z",
  "fields": [
    {
      "type": "RADIO_BUTTON",
      "code": "dounyuu_houhou",
      "label": "導入方法",
      "noLabel": false,
      "required": true,
      "options": {
        "購入": {
          "label": "購入",
          "index": "0"
        },
        "リース": {
          "label": "リース",
          "index": "1"
        }
      },
      "defaultValue": "購入",
      "align": "HORIZONTAL"
    },
    {
      "type": "DATE",
      "code": "dounyuu_bi",
      "label": "導入日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "hokan_basho",
      "label": "保管場所",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "edr_seihin_mei",
      "label": "EDR製品名",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "epp_umu",
      "label": "EPP",
      "noLabel": false,
      "required": true,
      "options": {
        "無": {
          "label": "無",
          "index": "1"
        },
        "有": {
          "label": "有",
          "index": "0"
        }
      },
      "defaultValue": "有",
      "align": "HORIZONTAL"
    },
    {
      "type": "GROUP",
      "code": "group_4",
      "label": "その他",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "RADIO_BUTTON",
      "code": "mdm_umu",
      "label": "MDM",
      "noLabel": false,
      "required": true,
      "options": {
        "無": {
          "label": "無",
          "index": "1"
        },
        "有": {
          "label": "有",
          "index": "0"
        }
      },
      "defaultValue": "有",
      "align": "HORIZONTAL"
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "管理情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "基本情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "kanri_bangou",
      "label": "管理番号",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "64",
      "expression": "",
      "hideExpression": false,
      "unique": true,
      "defaultValue": ""
    },
    {
      "type": "GROUP",
      "code": "group_3",
      "label": "セキュリティ対策",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "RADIO_BUTTON",
      "code": "network",
      "label": "ネットワーク",
      "noLabel": false,
      "required": true,
      "options": {
        "LG系": {
          "label": "LG系",
          "index": "0"
        },
        "マイナ系": {
          "label": "マイナ系",
          "index": "1"
        },
        "その他": {
          "label": "その他",
          "index": "2"
        }
      },
      "defaultValue": "LG系",
      "align": "HORIZONTAL"
    },
    {
      "type": "GROUP",
      "code": "group_2",
      "label": "導入情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "ORGANIZATION_SELECT",
      "code": "kanri_bumon",
      "label": "管理部門",
      "noLabel": false,
      "required": false,
      "entities": [],
      "defaultValue": []
    },
    {
      "type": "RADIO_BUTTON",
      "code": "shubetsu",
      "label": "種別",
      "noLabel": false,
      "required": true,
      "options": {
        "モバイルWi-Fi": {
          "label": "モバイルWi-Fi",
          "index": "5"
        },
        "タブレット": {
          "label": "タブレット",
          "index": "2"
        },
        "ノートPC": {
          "label": "ノートPC",
          "index": "1"
        },
        "デスクトップPC": {
          "label": "デスクトップPC",
          "index": "0"
        },
        "スマートフォン": {
          "label": "スマートフォン",
          "index": "3"
        },
        "記憶媒体": {
          "label": "記憶媒体",
          "index": "4"
        }
      },
      "defaultValue": "デスクトップPC",
      "align": "HORIZONTAL"
    },
    {
      "type": "DROP_DOWN",
      "code": "os",
      "label": "OS",
      "noLabel": false,
      "required": false,
      "options": {
        "ChromeOS": {
          "label": "ChromeOS",
          "index": "2"
        },
        "Windows": {
          "label": "Windows",
          "index": "0"
        },
        "iOS": {
          "label": "iOS",
          "index": "4"
        },
        "macOS": {
          "label": "macOS",
          "index": "1"
        },
        "その他": {
          "label": "その他",
          "index": "5"
        },
        "Android": {
          "label": "Android",
          "index": "3"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "os_support",
      "label": "OSサポート",
      "noLabel": false,
      "required": true,
      "options": {
        "期限切れ": {
          "label": "期限切れ",
          "index": "1"
        },
        "有": {
          "label": "有",
          "index": "0"
        }
      },
      "defaultValue": "有",
      "align": "HORIZONTAL"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "epp_seihin_mei",
      "label": "EPP製品名",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "wire_lock_bangou",
      "label": "ワイヤロック番号",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "mdm_seihin_mei",
      "label": "MDM製品名",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DROP_DOWN",
      "code": "kanrisha",
      "label": "管理者",
      "noLabel": false,
      "required": false,
      "options": {
        "貸出用": {
          "label": "貸出用",
          "index": "1"
        },
        "情報部門": {
          "label": "情報部門",
          "index": "0"
        },
        "その他": {
          "label": "その他",
          "index": "2"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "edr_umu",
      "label": "EDR",
      "noLabel": false,
      "required": true,
      "options": {
        "無": {
          "label": "無",
          "index": "1"
        },
        "有": {
          "label": "有",
          "index": "0"
        }
      },
      "defaultValue": "有",
      "align": "HORIZONTAL"
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "kanri_bangou",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "shubetsu",
              "size": {
                "width": "168"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "kanrisha",
              "size": {
                "width": "196"
              }
            },
            {
              "type": "ORGANIZATION_SELECT",
              "code": "kanri_bumon",
              "size": {
                "width": "222"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "hokan_basho",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "wire_lock_bangou",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_2",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "os",
              "size": {
                "width": "196"
              }
            },
            {
              "type": "RADIO_BUTTON",
              "code": "os_support",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "dounyuu_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "RADIO_BUTTON",
              "code": "dounyuu_houhou",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "network",
              "size": {
                "width": "168"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_3",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "epp_umu",
              "size": {
                "width": "168"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "epp_seihin_mei",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "edr_umu",
              "size": {
                "width": "168"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "edr_seihin_mei",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "mdm_umu",
              "size": {
                "width": "168"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "mdm_seihin_mei",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_4",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}