Endorphin.Instrument.SwabianInstruments.PulseStreamer8


JsonRpc

Namespace: Endorphin.Instrument.SwabianInstruments.PulseStreamer8
Parent Module: Interface

Nested types and modules

TypeDescription
Error<'T>
Notification<'T>
Request<'T>
Response<'T1, 'T2>

Functions and values

Function or valueDescription
createNotification (...)
Signature: notificationMethod:string -> notificationParams:'T -> Notification<'T>
Type parameters: 'T
createRequest (...)
Signature: requestMethod:string -> requestParams:'T -> Request<'T>
Type parameters: 'T
deserialiseResponse response
Signature: response:string -> Response<'T1,'T2>
Type parameters: 'T1, 'T2
lowercaseSerialiser
Signature: LowercaseJsonSerializer
postToAddress address postBody
Signature: address:string -> postBody:'?7384 -> string
Type parameters: '?7384
F# Project
Fork me on GitHub