INFM HIL Interface
Interface between Artery simulation and DuTs
Classes
sim_interface::dut_connector::rest_dummy Namespace Reference

Classes

class  ReceiveApiResource
 restbed REST resource describing the methods and paths the endpoint can process More...
 
class  ReceiveEndpoint
 restbed REST endpoint offering methods and paths described in More...
 
class  RESTConnectorConfig
 Configuration for the RESTDummyConnector, contains all necessary setup configuration to connect to DuT and receive messages from it More...
 
class  RESTDummyConnector
 Connector to interface between this interface (and in extension the simulation) and the RESTDummyDuT More...
 

Detailed Description

HIL - REST Dummy Connector This the connector to interface with the REST Dummy DuT

Copyright (C) 2021 Michael Schmitz

This file is part of "HIL - REST Dummy Connector".

"HIL - REST Dummy Connector" is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

"HIL - REST Dummy Connector" is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with "HIL - REST Dummy Connector". If not, see http://www.gnu.org/licenses/.

Author
Michael Schmitz
Version
1.0