BOCHU IoT Api
    BOCHU IoT Api
    • 0. Introduction
    • a. Use our demo to quickly generate request headers
    • b. Manually create the request header
    • 1. Machine Quota
    • 2. API Quota & API Rate Limit
    • Global Error Code
    • Cutting Machine API
      • Machine Management
        • Machine List
        • Machine Detailed Information
        • Machine Status Change Records
      • Real-time Data
        • Machine Operating Status
        • Machine Current Alarm List
        • Machine Ongoing Processing Task
        • Real-time Status of the Cutting System
      • Historical Data
        • Paged Processing Records
      • Statistics Information
        • Summary of Statistical Data for a Period of Time
        • Daily Alarm Duration
        • Daily Piercing Count
        • Daily Idle Time
        • Daily Laser-On Time
        • Daily Gas-On Time
        • Daily Cutting Length
        • Daily Traveling Distance
        • Daily Processing Time v2
      • Task Management
        • Upload Cut Task
    • Welding Machine API
      • Machine Management
        • Machine List
        • Machine Detailed Information
        • Machine Status Change Records
      • Real-time Data
        • Machine Operating Status
      • Historical Data
        • Paged Welding Processing Records
      • Statistics Information
        • Summary of Welding Statistical Data for a Period of Time
        • Daily Flat-Weld Length
        • Daily Flat-Weld Time
        • Daily Vertical-Weld Length
        • Daily Vertical-Weld Time
        • Daily Weld Length
        • Daily Weld Time
        • Daily Weld-Pass Count
        • Daily Idle Time
        • Daily Processing Time
      • Task Management
        • Upload Weld Task

    1. Machine Quota

    1. Understanding of Terminology#

    TermDescription
    Machine ListEvery user (i.e., appId) has a machine list on the open platform
    Available MachineA machine in the machine list is called an available machine
    User Machine QuotaThe maximum number of machines a user can control. For example, if the user machine quota is 5, it means the user can add up to 5 machines to the open platform for API calls
    💡
    Only available machines can be called by the API

    2. Adding a Machine#

    2.1 Free Users#

    Free users can only add Certified Machines to their machine list
    📌
    Q: What is a Certified Machine?
    A: A machine that has undergone business license verification in the Friendess system. For detailed operations, see: 2.1.1
    After the certification is completed, the Certified Machine will automatically be added to the machine list.
    2.1.1 Certifying a Machine#
    Please refer to the following Instruction:
    my-machine-instruction.png

    2.2 Paid Users#

    Paid users can add any machine (with the permission of the certified machine owner).

    3. Machine List#

    Click the dashboard button at the top to view the binded machine list.
    Modified at 2023-09-13 06:09:39
    Previous
    b. Manually create the request header
    Next
    2. API Quota & API Rate Limit
    Built with