sure-api
  • SURE VMS - API Document
  • SURE VMS
    • Appoitment customer
      • Visitor LIST
      • Visitor Detail
      • Visitor registered
      • Visitor Request
      • Visitor Request approved
      • Visitor Request rejected
      • Visitor Incoming
    • CCTV Customer
      • CCTV Notification
Powered by GitBook
On this page

Was this helpful?

  1. SURE VMS
  2. CCTV Customer

CCTV Notification

GET SVMS_APP

GET https://CCTV-Server/SVMS_CCTV_NOTI.PHP

Request Body

Name
Type
Description

SURE-VMS

string

ข้อมูลที่ส่งไป รหัส/บ้านเลขที่/เลขที่ห้อง ตัวอย่างเช่น 99/9 เป็นต้น

เป็นการส่งไปแบบ form GET ไปยัง CCTV Server

//PHP Sample code

$SURE-VMS = $_GET["SURE-VMS"];

PreviousCCTV Customer

Last updated 5 years ago

Was this helpful?