Preparing search index...
The search index is not available
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
IQRF Gateway Webapp JavaScript client
Types
Config
ShapeTraceFileService
Interface ShapeTraceFileService
Shape trace file service interface
interface
ShapeTraceFileService
{
component
:
ShapeTraceFile
;
filename
:
string
;
instance
:
string
;
maxAgeMinutes
:
number
;
maxNumber
:
number
;
maxSizeMB
:
number
;
path
:
string
;
timestampFiles
:
boolean
;
VerbosityLevels
:
ShapeTraceChannelVerbosity
[]
;
}
Hierarchy (
View Summary
)
IqrfGatewayDaemonComponentInstanceBase
<
ShapeTraceFile
>
ShapeTraceFileService
Index
Properties
component
filename
instance
max
Age
Minutes
max
Number
max
SizeMB
path
timestamp
Files
Verbosity
Levels
Properties
component
component
:
ShapeTraceFile
filename
filename
:
string
instance
instance
:
string
max
Age
Minutes
maxAgeMinutes
:
number
max
Number
maxNumber
:
number
max
SizeMB
maxSizeMB
:
number
path
path
:
string
timestamp
Files
timestampFiles
:
boolean
Verbosity
Levels
VerbosityLevels
:
ShapeTraceChannelVerbosity
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
filename
instance
max
Age
Minutes
max
Number
max
SizeMB
path
timestamp
Files
Verbosity
Levels
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
Shape trace file service interface