Documentation

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
HasMany

corporation()

public corporation() : BelongsTo
Return values
BelongsTo

dataSets()

public dataSets() : HasMany
Return values
HasMany

dataSetTemplates()

public dataSetTemplates() : HasMany
Return values
HasMany

defaultReceiverType()

protected defaultReceiverType() : Attribute
Return values
Attribute

        
On this page

Search results