# Test Interface

This interface can quickly detect whether CLTPlatform is running normally

# Request Path

http://{CLTPlatform-ip}:8086

http://{CLTPlatform-ip}:8086/index

http://{CLTPlatform-ip}:8086/main

WARNING

  • Replace {CLTPlatform-ip} with the corresponding IP address.

# Response Example


{
    "message": "CLTPlatform start !!!"
}