Tasks #2404
Design RPC Call Interface
Status: | Resolved | Start date: | 10/02/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | H. Oestreich | % Done: | 100% | |
Category: | - | |||
Target version: | 0.1 |
Description
Variables:
- Wait for Answer
- Frequenz
- Payload Size
History
#1 Updated by H. Oestreich over 7 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
First Implementation of RPCTransaction uploaded. Needs refinement and extension.
#2 Updated by H. Oestreich over 7 years ago
RPC Interface was simplified for the face_recognition scenario.
TODO: Add methods for various ways to call rpc methods.
#3 Updated by H. Oestreich over 7 years ago
- Status changed from In Progress to Feedback
- % Done changed from 20 to 80
Redesigned the RPC Call Interface in a nicer way as discussed with Johannes.
Added the possibility to allow ExecutionExceptions.
Have to discuss the new implementation with Johannes.
#4 Updated by H. Oestreich over 7 years ago
- Status changed from Feedback to Resolved
- % Done changed from 80 to 100
Should be complete.