119 WISE-4000 User Manual
Appendix B REST for WISE-4000 Series
B.2 REST Resources for WISE-4000 Series
B.2.1 Digital Input
B.2.1.1 /di_value/slot_index/ch_num
Description Retrieves information about the digital input value resource on specific slot.
URL Structure
http://10.0.0.1/di_value/slot_index
http://10.0.0.1/di_value/slot_index/ch_num
HTTP Method
GET:Returns the representation of all of digital input value resource.
PUT:Replace all of digital input value resource
PATCH:Apply partial modifications to digital input value resource.