mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-26 13:59:46 +00:00
66 lines
2.0 KiB
PHP
Vendored
66 lines
2.0 KiB
PHP
Vendored
<?php
|
||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||
# source: api/relay.proto
|
||
|
||
namespace GPBMetadata\Chirpstack\Api;
|
||
|
||
class Relay
|
||
{
|
||
public static $is_initialized = false;
|
||
|
||
public static function initOnce() {
|
||
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
||
|
||
if (static::$is_initialized == true) {
|
||
return;
|
||
}
|
||
\GPBMetadata\Google\Api\Annotations::initOnce();
|
||
\GPBMetadata\Google\Protobuf\Timestamp::initOnce();
|
||
\GPBMetadata\Google\Protobuf\GPBEmpty::initOnce();
|
||
$pool->internalAddGeneratedFile(
|
||
'
|
||
¦
|
||
|
||
api/relay.protoapigoogle/protobuf/timestamp.protogoogle/protobuf/empty.proto".
|
||
|
||
RelayListItem
|
||
dev_eui (
|
||
name ( "J
|
||
ListRelaysRequest
|
||
limit (
|
||
|
||
offset (
|
||
|
||
application_id ( "M
|
||
ListRelaysResponse
|
||
total_count (
|
||
"
|
||
result (2.api.RelayListItem"F
|
||
AddRelayDeviceRequest
|
||
|
||
relay_dev_eui (
|
||
device_dev_eui ( "I
|
||
RemoveRelayDeviceRequest
|
||
|
||
relay_dev_eui (
|
||
device_dev_eui ( "O
|
||
ListRelayDevicesRequest
|
||
limit (
|
||
|
||
offset (
|
||
|
||
|
||
relay_dev_eui ( "d
|
||
RelayDeviceListItem
|
||
dev_eui ( .
|
||
|
||
created_at (2.google.protobuf.Timestamp
|
||
name ( "Y
|
||
ListRelayDevicesResponse
|
||
total_count (
|
||
(
|
||
result (2.api.RelayDeviceListItem2Ä
|
||
RelayServiceL
|
||
List.api.ListRelaysRequest.api.ListRelaysResponse"‚Óä“
|
||
/api/relayso
|
||
AddDevice.api.AddRelayDeviceRequest.google.protobuf.Empty".‚Óä“("#/api/relays/{relay_dev_eui}/devices:*|
|
||
RemoveDevice.api.RemoveRelayDeviceRequest.google.protobuf.Empty"5‚Óä“/*-/api/relays/{relay_dev_eui}/devices/{dev_eui}w
|
||
ListDevices.api.ListRelayDevicesRequest.api.ListRelayDevicesResponse"+‚Óä“%#/api/relays/{relay_dev_eui}/devicesB<73>
|
||
io.chirpstack.apiB
|
||
RelayProtoPZ.github.com/chirpstack/chirpstack/api/go/v4/apiªChirpstack.ApiÊChirpstack\\ApiâGPBMetadata\\Chirpstack\\Apibproto3'
|
||
, true);
|
||
|
||
static::$is_initialized = true;
|
||
}
|
||
}
|
||
|