public interface TyhUploadClient
static TyhUploadClient create(Options options)
Results<String> uploadSurplus(OpenParkingSurplusCmd openParkingSurplusCmd) throws Exception
ExceptionResults<String> uploadDriveIn(OpenParkingDriveInCmd openParkingDriveInCmd) throws Exception
ExceptionResults<String> uploadDriveOut(OpenParkingDriveOutCmd openParkingDriveOutCmd) throws Exception
ExceptionResults<String> uploadImage(OpenParkingImageCmd openParkingImageCmd) throws Exception
ExceptionResults<OpenParkingHeartbeatDto> uploadHeartbeat(OpenParkingHeartbeatCmd openParkingHeartbeatCmd) throws Exception
ExceptionResults<OpenParkingCheckRecordDto> uploadCheckRecord(OpenParkingCheckRecordCmd cmd) throws Exception
ExceptionResults<OpenParkingUIDDto> uploadUID(OpenParkingUIDCmd cmd) throws Exception
ExceptionResults<String> creditPaySet(OpenParkingCreditPayCmd cmd) throws Exception
ExceptionResults<OpenParkingDockingInfoDto> dockingInfo(OpenParkingDockingInfoCmd cmd) throws Exception
ExceptionResults<OpenParkingDockingStatistDto> dockingStatist(OpenParkingDockingStatistCmd cmd) throws Exception
ExceptionResults<Page<OpenParkingDriveRecordDto>> driveRecordList(OpenParkingDriveRecordCmd cmd) throws Exception
ExceptionResults<OpenParkingDockingStatusDto> parkingDockingStatus() throws Exception
ExceptionCopyright © 2022. All rights reserved.