NetworkUnit extends Model
Holds the configuration for an installed LaravelNeuro agent.
Table of Contents
Properties
- $table : mixed
Methods
- agents() : HasMany
- corporation() : BelongsTo
- dataSets() : HasMany
- dataSetTemplates() : HasMany
- defaultReceiverType() : Attribute
Properties
$table
protected
mixed
$table
= 'laravel_neuro_network_units'
Methods
agents()
public
agents() : HasMany
Return values
HasManycorporation()
public
corporation() : BelongsTo
Return values
BelongsTodataSets()
public
dataSets() : HasMany
Return values
HasManydataSetTemplates()
public
dataSetTemplates() : HasMany
Return values
HasManydefaultReceiverType()
protected
defaultReceiverType() : Attribute