mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-26 13:59:46 +00:00
39 lines
1.1 KiB
PHP
Vendored
39 lines
1.1 KiB
PHP
Vendored
<?php
|
||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||
# source: stream/backend_interfaces.proto
|
||
|
||
namespace GPBMetadata\Chirpstack\Stream;
|
||
|
||
class BackendInterfaces
|
||
{
|
||
public static $is_initialized = false;
|
||
|
||
public static function initOnce() {
|
||
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
||
|
||
if (static::$is_initialized == true) {
|
||
return;
|
||
}
|
||
\GPBMetadata\Google\Protobuf\Timestamp::initOnce();
|
||
$pool->internalAddGeneratedFile(
|
||
'
|
||
Ù
|
||
stream/backend_interfaces.protostream"ó
|
||
BackendInterfacesRequest
|
||
sender_id (
|
||
receiver_id ( (
|
||
time (2.google.protobuf.Timestamp
|
||
transaction_id (
|
||
|
||
message_type (
|
||
result_code (
|
||
request_body (
|
||
|
||
request_error (
|
||
|
||
response_body ( B¯
|
||
io.chirpstack.api.streamBBackendInterfacesProtoPZ1github.com/chirpstack/chirpstack/api/go/v4/streamªChirpstack.StreamÊChirpstack\\StreamâGPBMetadata\\Chirpstack\\Streambproto3'
|
||
, true);
|
||
|
||
static::$is_initialized = true;
|
||
}
|
||
}
|
||
|